Northwoods.GoSilverlight 1.3.5 Assembly
Key Property
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > GraphLinksModelNodeData<NodeKey> Class : Key Property

Gets or sets the key property for this node data.

Syntax

Visual Basic (Declaration) 
Public Property Key As NodeKey
C# 
public NodeKey Key {get; set;}

Property Value

The type is the parameterized type NodeKey, which must be compatible with and should the same as the NodeKey type parameter used for the model, Northwoods.GoXam.Model.GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>.

Requirements

See Also

© 2012 All Rights Reserved.